# Page Not Found

The URL `advanced-concepts/{ticketsUrl}` does not exist.

You might be looking for one of these pages:
- [Refs](https://learn.react-js.dev/advanced-concepts/refs.md)
- [Portals](https://learn.react-js.dev/advanced-concepts/portals.md)
- [III – Advanced Concepts](https://learn.react-js.dev/advanced-concepts.md)
- [Context API](https://learn.react-js.dev/advanced-concepts/context-api.md)
- [Error Boundaries](https://learn.react-js.dev/advanced-concepts/error-boundaries.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://learn.react-js.dev/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://learn.react-js.dev/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/advanced-concepts/refs.md`)
- Use `Accept: text/markdown` header for content negotiation